home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / pc / planeten / internet / heb3270.sit / Heb3270 f / Heb3270_built-in TCP_IP / config.tel next >
Text File  |  1993-12-08  |  4KB  |  95 lines

  1. #
  2. #  Example host file for NCSA Telnet 2.3
  3.  
  4. #
  5. #
  6. #  Note:  When running the MacTCP drivers, the following fields are meaningless,
  7. #  but may be included for compatibility with systems which do not have MacTCP:
  8. #       hardware,gateway,arptime,rwin,mtu,maxseg,retrans,zone
  9. #
  10. #  "funny, this configuration file is readable ..."
  11. #  This file is free form
  12. #  Separators are any char <33 and :;=
  13. #
  14. #  The form is keyword=value for each parameter.
  15. #  The first set of parameters refer to the whole program's defaults.
  16. #  These parameter values can be in any order.
  17. #  Following this are the individual machine specs.
  18. #  If the first machine is name "default", then it contains default
  19. #  values for the rest of the machines.
  20. #
  21. hardware=AppleTalk        # Network connection type:
  22.                 #    values are: AppleTalk, Ether
  23.                 #    Ether<n>, EtherSE, EtherSC
  24. #zone="Zone"            # Which zone is the gateway in? (AT only)
  25. ftp=no                # do you want ftp enabled?
  26. #domain="ncsa.uiuc.edu"        # default domain for name lookups
  27. termtype="vt100"        # terminal type to advertise (safe bet)
  28. arptime=5            # arp timeout in seconds
  29.                 #    affects machines on your local network
  30. block = 200            # screen blocking factor, range:  [100 to 4000]
  31. #passfile="ftppass"        # name of file to find FTP passwords in (System Folder)
  32. commandkeys=yes            # Yes, I want command keys as default
  33.  
  34. #
  35. #  Following are individual machine specifications
  36. #
  37. #  The machine named "default" contains the fields which are automatically
  38. #  filled in for other hosts.  name=default machine should appear first.
  39. #
  40. name = default            # Session name, "default" is a reserved name
  41.                 #   Not a real machine, default parameters only
  42. #host=sri-nic.arpa         # Actual host name of machine, not session name
  43. #hostip=10.0.0.51        # IP address of host, example is for SRI-NIC
  44. #gateway=1            # This machine is a gateway for me
  45. #nameserver=1            # This machine has a DOMAIN name server for me
  46. scrollback=200            # number of lines of scrollback per session
  47. erase=delete            # use delete code or backspace code for <- key?
  48.                 #   legal values are "delete" and "backspace"
  49. vtwrap=yes            # should VT100 be in wrap mode or not?
  50. vtwidth=80              # 80 or 132 columns on startup of session
  51. #vtlines=24            # number of lines, 24 is standard VT102
  52. #port=23                    # choose the TCP port for telnet (std = 23)
  53. nfcolor="{0,0,0}"        # normal, foreground (Mac II)
  54. nbcolor="{65535,65535,65535}"    # normal, background (Mac II)
  55. bfcolor="{0,0,0}"        # blink, foreground (Mac II)
  56. bbcolor="{65535,65535,65535}"    # blink, background (Mac II)
  57. #font="Courier"            # font and size, default is Monaco 9
  58. #fsize=12
  59. #crmap=4.3BSDCRNUL        # map of the CR key for compatibility
  60. #duplex=half            # modifier for non-echo mode, forces send
  61. clearsave=yes            # save lines on clear screen yes/no
  62. #  The following entries affect the tuning of TCP connections to this host.
  63. #  They should be set by the network administrator who is familiar with
  64. #    the requirements of your specific network.
  65. contime=20            # timeout in seconds to try connection
  66. retrans=30            # starting retransmit time out in ticks
  67.                 #   1/60ths of sec 
  68. mtu=512                # maximum transmit unit in bytes
  69.                 #   AppleTalk MAX = 512, Ethernet Max=1024
  70. maxseg=512            # largest segment we can receive
  71.                 #   AppleTalk MAX = 512, Ethernet Max=1536
  72. rwin=512            # TCP window size, MAX=4096
  73. #
  74. #  Below this line, most of the communication parameters are obtained
  75. #   from the "default" host entry.
  76. #  Machine names, IP addresses, and special communication parameters are
  77. #   present when needed.  
  78. #
  79.  
  80. #name=mynameserver ; hostip=127.0.0.2 ; nameserver=1 
  81. #name=mygateway ; hostip=127.0.0.3 ; gateway=1
  82.  
  83. #name=ncsaa ; hostip=128.174.3.100
  84. #name=ncsab ; hostip=128.174.3.101
  85. #name=ncsad ; hostip=128.174.10.48
  86.  
  87. name=wisipc        ; hostip=132.76.64.55    ; nameserver=1
  88. name=kalanit        ; hostip=132.76.77.41    ; nameserver=2
  89. name=weizmann        ; hostip=132.76.64.10    ; nameserver=3
  90. name=wicc-mac-gw     ; hostip=132.76.61.1    ; gateway=1
  91. name=wiswic        ; hostip=132.76.64.12
  92. name=wislib        ; hostip=132.76.64.14
  93. name=wiscon         ; hostip=132.76.64.20
  94.